'Declaration
Public ReadOnly Property DataLabel As DataLabel
'Usage
Dim instance As FlexChartCore(Of T) Dim value As DataLabel value = instance.DataLabel
public DataLabel DataLabel {get;}
public read-only property DataLabel: DataLabel;
public function get DataLabel : DataLabel
public: __property DataLabel* get_DataLabel();
public: property DataLabel^ DataLabel { DataLabel^ get(); }